home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 770 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  905 b 

  1. Path: upsnews.ups.com!newsadm
  2. From: ezsoldos@corvette.microserve.com (Ellis Zsoldos)
  3. Newsgroups: comp.lang.rexx
  4. Subject: Q: Changing lockup screen in OS/2 Rexx
  5. Date: Sat, 10 Feb 1996 07:20:19 GMT
  6. Organization: United Parcel Service
  7. Distribution: inet
  8. Message-ID: <311c4726.1369115@153.2.170.10>
  9. NNTP-Posting-Host: tsp1emz1.telecom.ups.com
  10. X-Newsreader: Forte Agent .99c/16.141
  11.  
  12. I have a question:  
  13.  
  14. I want to be able to change the bitmap file that the OS/2 Lockup
  15. screen references via a REXX procedure.  I know how to change the
  16. desktop bitmap already via this type of call:
  17.  
  18. call SysSetObjectData "<WP_DESKTOP>", "BACKGROUND=BACKGRND.BMP;"
  19.  
  20. So ... how do I access the lockup screen?
  21.  
  22. Any help would be most appreciated.
  23.  
  24.  
  25. Take care,
  26.  
  27.  
  28. -----------------------------------
  29. Ellis Zsoldos
  30. ezsoldos@microserve.net       http://www.microserve.net/~ezsoldos
  31. tsp1emz@is.ups.com            http://www.ups.com
  32.  
  33.  
  34.